Predict
Uses a model to predict Y given X
Documentation
Uses a model to predict Y given X
Configuration:
- Input ports:
 
- in-modelmodel
 Input model
 
- Xtable
 X
 
 
- Output ports:
 
- Ytable
 Y
 
 
Definition
Input ports
- in-model
 
model
Input model
 
- X
 
table
X
 
Output ports
- 
class 
node_application.Predict[source]